Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/

app.js /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/app.js
214 Views
0 Comments
const form = document.querySelector('form');
const factDiv = document.querySelector('.number-fact');

form.addEventListener('sub
index.html /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/index.html
380 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-sc
readme /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/readme
288 Views
0 Comments


ss1.png /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/ss1.png
166 Views
0 Comments
Media file
ss2.png /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/ss2.png
137 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/style.css
135 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-